Labels: text | font | screenshot OCR: The expression " c >= 'A' " is true if "c" is greater than or equal to 'A'. Similarly, the expression "c <= 'Z' " is true if "c" is less than or equal to 'Z'. The symbols & & represent the "logical and" operator.